Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cherry-pick 04a58fedd5 from v8 #32235

Merged
merged 1 commit into from Jan 3, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Dec 17, 2021

Merged: Allow compiled module invalidation at WasmStreaming::Finish()

This CL adds can_use_compiled_module parameter to
WasmStreaming::Finish() that is used by Chromium
https://chromium-review.googlesource.com/c/chromium/src/+/3282643
to invalidate compiled module bytes after SetCompiledModuleBytes().

(cherry picked from commit b0c6dd86bd563672dba6256f482dc5e145f094ae)

Bug: chromium:1260939
Change-Id: I28554ed79ed56349fa38517ed03785e0c8146b4d
No-Try: true
No-Presubmit: true
No-Tree-Checks: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3306788
Commit-Queue: Hiroshige Hayashizaki hiroshige@chromium.org
Reviewed-by: Andreas Haas ahaas@chromium.org
Reviewed-by: Leszek Swirski leszeks@chromium.org
Cr-Commit-Position: refs/branch-heads/9.6@{#36}
Cr-Branched-From: 0b7bda016178bf438f09b3c93da572ae3663a1f7-refs/heads/9.6.180@{#1}
Cr-Branched-From: 41a5a247d9430b953e38631e88d17790306f7a4c-refs/heads/main@{#77244}

Notes: Backported fix for CVE-2021-4056.

@ppontes ppontes added semver/patch backwards-compatible bug fixes 15-x-y labels Dec 17, 2021
@ppontes ppontes requested a review from a team as a code owner December 17, 2021 11:16
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Dec 17, 2021
@ppontes ppontes added the backport-check-skip Skip trop's backport validity checking label Dec 17, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Dec 17, 2021
@ppontes ppontes force-pushed the cherry-pick/15-x-y/v8/04a58fedd5 branch from 2600681 to 5c0710a Compare December 20, 2021 11:47
@jkleinsc jkleinsc merged commit fe8508a into 15-x-y Jan 3, 2022
@jkleinsc jkleinsc deleted the cherry-pick/15-x-y/v8/04a58fedd5 branch January 3, 2022 14:43
@release-clerk
Copy link

release-clerk bot commented Jan 3, 2022

Release Notes Persisted

Backported fix for CVE-2021-4056.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants